home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-03-15 | 2.8 KB | 83 lines |
- ;
- ; INSTALL.INF
- ;
- [dialog]
- caption = "AAMN demo Installer"
- line0 = "Installing AAMN demo 1.0"
- line1 = "Setup will install the demo into following directory, which it will create on your hard disk."
- line2 = "To install it in a different directory or drive, type the name of the directory you want."
- line3 = "All of the sections have been selected. Unselect any section you do not want installed, the click Continue to begin installation."
- complete = "Installation is complete."
- ;
- [data]
- setuptype = 3
- defdir = C:\DEMOAAMN
- shortname = DEMOAAMN
- listbox = yes
- executable = exe, TBOOK.EXE
- readme = readme.txt
- modifyautoexec = no
- ;
- [sections]
- run, "ToolBook Runtime" , select
- app, "AAMN demo book" , select, protect
- wav, "Sound files" , select
- ;
- [disks]
- 1 =., "AAMN demo v1.0 Disk 1 - Installer"
- 2 =., "AAMN demo v1.0 Disk 2"
- ;
- [needed.space]
- run = 800000
- app = 1300000
- wav = 475000
- ;
- [destinations]
- app , "0:" , "Demo Book"
- run , "0:" , "Runtime"
- wav , "0:\SOUNDS" , "Sound files"
- ;
- [app]
- 1:README.TXT , "Readme"
- 1:DEMOAAMN.ICO
- 1:DEMOAAMN.SBK , "System Book"
- 1:DEMOAAMN.TBK , "Demo Book - part 1", Save
- 2:DEMOAAMN.2 , "Demo Book - part 2",, 0:DEMOAAMN.TBK
- ;
- [run]
- 1:\RUNTIME\TBOOK.EXE , "ToolBook Runtime"
- 1:\RUNTIME\TBKNET.EXE , "ToolBook NetWork"
- 1:\RUNTIME\TBKBASE.DLL , "TBKBASE.DLL"
- 1:\RUNTIME\TBKCOMP.DLL , "TBKCOMP.DLL"
- 1:\RUNTIME\TBKUTIL.DLL , "TBKUTIL.DLL"
- 1:\RUNTIME\TBKFILE.DLL , "TBKUTIL.DLL"
- 1:\RUNTIME\TBKMM.DLL , "TBKMM.DLL"
- ;
- [wav]
- 2:\SOUNDS\S1.WAV , "Sound S1"
- 2:\SOUNDS\S2.WAV , "Sound S2"
- 2:\SOUNDS\S3.WAV , "Sound S3"
- 2:\SOUNDS\S4.WAV , "Sound S4"
- 2:\SOUNDS\S5.WAV , "Sound S5"
- 2:\SOUNDS\S6.WAV , "Sound S6"
- 2:\SOUNDS\S7.WAV , "Sound S7"
- 2:\SOUNDS\S8.WAV , "Sound S8"
- 2:\SOUNDS\S9.WAV , "Sound S9"
- 2:\SOUNDS\S10.WAV , "Sound S10"
- 2:\SOUNDS\S11.WAV , "Sound S11"
- 2:\SOUNDS\S12.WAV , "Sound S12"
- 2:\SOUNDS\S13.WAV , "Sound S13"
- 2:\SOUNDS\S14.WAV , "Sound S14"
- 2:\SOUNDS\S15.WAV , "Sound S15"
- 2:\SOUNDS\S16.WAV , "Sound S16"
- ;
- [progman.groups]
- demoAAMN , demoAAMN.GRP
- ;
- [demoAAMN]
- demoAAMN , app, demoAAMN.TBK, demoAAMN.ICO
- ;
- [win.ini]
- Extensions, tbk = "TBOOK.EXE ^.TBK"
- demoAAMN , startupBook = demoAAMN.TBK
-